-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V2 docs #93
V2 docs #93
Conversation
mrmer1
commented
Sep 3, 2024
- Create docs for v2 API - text generation section
- Update existing docs - chat, rag, tool use
- Add new docs - migrating guide from v1 to v2
- Update getting started tutorials
- Remove some docs for v2
- RAG connectors section
- prompt-truncation
- single-step-vs-multi-step
- To add later
- parameter-types-in-tool-use
Signed-off-by: Michael <[email protected]>
🌿 Preview your docs: https://cohere-preview-79dd8220-c948-46e8-a934-3a3bbcca7ecd.docs.buildwithfern.com |
fern/pages/fine-tuning/chat-fine-tuning/chat-starting-the-training.mdx
Outdated
Show resolved
Hide resolved
fern/pages/fine-tuning/chat-fine-tuning/chat-starting-the-training.mdx
Outdated
Show resolved
Hide resolved
fern/pages/v2/models/the-command-family-of-models/command-r.mdx
Outdated
Show resolved
Hide resolved
fern/pages/v2/text-generation/migrating-from-cogenerate-to-cochat.mdx
Outdated
Show resolved
Hide resolved
🌿 Preview your docs: https://cohere-preview-70c6559e-621f-4a5c-812b-3307ca146860.docs.buildwithfern.com |
…ning.mdx Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]>
…ning.mdx Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]>
🌿 Preview your docs: https://cohere-preview-847475e9-8c07-41c6-b487-b5b21336f956.docs.buildwithfern.com |
Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]>
Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]>
Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]>
🌿 Preview your docs: https://cohere-preview-a5cabf5d-e137-42a1-83b3-333c91b2b5d1.docs.buildwithfern.com |
Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]>
🌿 Preview your docs: https://cohere-preview-188ca123-1e9f-4df5-ac51-67934d8fa059.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-7337b6b2-469f-419d-b1dc-45a9b8e668e5.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-0e42067d-a046-4965-8e90-aa9c3ab29433.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-c843ad5d-5e9f-457c-baae-e2d05d6386b3.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-ff525379-a341-4e0a-bb14-5c5bed714262.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-5421caf7-645d-47b7-a0d2-0cbf8a3efaf1.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-70de8300-cdc0-4b59-b03b-47e18943bf1a.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-d559a032-7e8f-4333-9eab-2c67ae0f6975.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-b2b579ca-2196-483a-b516-1c6c2b472fe8.docs.buildwithfern.com |
* V2 specs (#145) * V2 specs * v2 * v2 * Update v2.yml Signed-off-by: billytrend-cohere <[email protected]> --------- Signed-off-by: billytrend-cohere <[email protected]> * release notes for API v2 (#142) * release notes for API v2 * Rename 2024-09-18-api-v2 to 2024-09-18-api-v2.mdx Signed-off-by: billytrend-cohere <[email protected]> * what's new details --------- Signed-off-by: billytrend-cohere <[email protected]> Co-authored-by: billytrend-cohere <[email protected]> * V2 docs (#93) * add v2 docs - first batch * add v2 docs * update image paths * temp remove param types docs * misc updates * add models section and update yml * multi step tool use updates * Update fern/pages/fine-tuning/chat-fine-tuning/chat-starting-the-training.mdx Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> * Update fern/pages/fine-tuning/chat-fine-tuning/chat-starting-the-training.mdx Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> * Update fern/pages/v2/models/the-command-family-of-models/command-r.mdx Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> * Update fern/pages/v2/text-generation/chat-api.mdx Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> * Update fern/pages/v2/text-generation/migrating-v1-to-v2.mdx Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> * Update fern/pages/v2/text-generation/migrating-v1-to-v2.mdx Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> * clean up migration guide * update text gen docs * update command model to latest * add tool use param types docs * ft updates * update tool content to accept string * update agent getting started nb * safety mode * update fern * upd search query gen and web search for v2 * change RAG documents to top level param * remove gen->chat migration, misc updates * embedding types required * update rag query generation * chg term - preamble to system message * update client to use v2 for misc endpoints * multi step updates * update getting started tutorials * update migration guide title * update migration guide * Update preview-docs.yml (#143) Signed-off-by: billytrend-cohere <[email protected]> * update chat * Revert "Update preview-docs.yml (#143)" (#144) This reverts commit abfd2bd. * update links * Apply suggestions from code review Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> * Apply suggestions from code review Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> * chat api updates * update web search and search query gen migration guide * fix formatting * search query gen upd * add 2 missing pages * v2 slug change * Apply suggestions from code review Co-authored-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> * migration guide - simplify chat history * update links to point to v2 * update RAG responses * update streaming docs * update deployment options and misc * deployment options edits * v1 usage notes * fix formatting * update meta desc * update meta desc * updates on tool use structure and migration guide, + misc * make v2 default * fix links --------- Signed-off-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> Signed-off-by: billytrend-cohere <[email protected]> Co-authored-by: Michael <[email protected]> Co-authored-by: billytrend-cohere <[email protected]> * Update 2024-09-18-api-v2.mdx Signed-off-by: billytrend-cohere <[email protected]> * Update snippets to v2 (#152) * make v1 default Signed-off-by: Michael <[email protected]> * Update 2024-09-18-api-v2.mdx Signed-off-by: Michael <[email protected]> * Update 2024-09-18-api-v2.mdx Signed-off-by: Michael <[email protected]> --------- Signed-off-by: billytrend-cohere <[email protected]> Signed-off-by: Michael <[email protected]> Signed-off-by: Meor Amer <[email protected]> Co-authored-by: Elaine <[email protected]> Co-authored-by: Meor Amer <[email protected]> Co-authored-by: Michael <[email protected]>
Update classify examples