Releases: cohere-ai/cohere-toolkit
Releases · cohere-ai/cohere-toolkit
2024-05-17 (v1.0.3)
PSA: Update your NEXT_PUBLIC_API_HOSTNAME
variable to use http://localhost:8000
What's Changed
- docs: Update README.md links by @DennisAumiller in #83
- docs: clarify setup env for development. by @iFurySt in #64
- coral-web: update the starter card options by @misspia-cohere in #73
- coral-web: include conversationId in file upload by @misspia-cohere in #85
- Deployment: add local model deployment option by @lusmoura in #77
- Docs: add env setup instructions by @lusmoura in #88
- Cli: add dummy tests by @lusmoura in #89
- backend: Set up next.js to proxy requests to the API by @malexw in #86
- tools: Update default NEXT_PUBLIC_API_HOSTNAME for the new api routing by @malexw in #94
- fix: broken backend URL in cli by @Justicea83 in #93
- build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #105
- Tools: fix citations by @lusmoura in #108
- Update documentation by @BeatrixCohere in #107
- Fix link for docs by @BeatrixCohere in #110
- backend: Refactor model deployments folder by @tianjing-li in #109
- Add baseline Architecture to support auth + User sessions + Basic Auth by @tianjing-li in #90
- docs: Update setup.md and makefile instruction to point to the right path by @mauro-schilman in #114
- Frontend: Fix #97, change default python interpreter URL to http://terrarium:8080 by @acanis in #103
- build(deps-dev): bump tqdm from 4.66.2 to 4.66.3 by @dependabot in #96
- CLI: install setup and community dependencies by @lusmoura in #116
- Fix doc links by @BeatrixCohere in #117
- CLI: fix default values by @lusmoura in #119
- github actions: add build + lint check workflow for coral_web by @misspia-cohere in #81
- backend: Update CLI by @tianjing-li in #126
- fix: missing field in api response causing backend failure by @ryuzio in #99
- replace graphic to remove coral name by @elaineg in #125
- Minro refactoring for consistancy sake by @Phodaie in #102
- chore: add new codeowners by @scott-cohere in #130
- Routers: add versioning by @lusmoura in #111
- Readme: add contributors by @lusmoura in #135
- backend: add basic logging middleware by @scott-cohere in #124
- tools: add ClinicalTrials.gov API as function tool by @AidanCooper in #134
- chore: enter to continue on env var review by @scott-cohere in #133
- Small updates to GCP deploy guide by @tianjing-li in #122
- frontend: update theming functionality by @lakshyaag in #123
- Docs: Add documentation for setting up Authentication by @tianjing-li in #139
- Deployments: add bedrock by @lusmoura in #136
- Revert Proxy by @tianjing-li in #140
New Contributors
- @DennisAumiller made their first contribution in #83
- @Justicea83 made their first contribution in #93
- @dependabot made their first contribution in #105
- @mauro-schilman made their first contribution in #114
- @acanis made their first contribution in #103
- @ryuzio made their first contribution in #99
- @Phodaie made their first contribution in #102
- @AidanCooper made their first contribution in #134
Full Changelog: v1.0.2...v1.0.3
2024-05-01 (v1.0.2)
What's Changed
- remove banner from home directory by @elaineg in #68
- coral-web: Experimental feature mode in the UI by @misspia-cohere in #49
- backend: Add Tool
is_available
anderror_message
fields, tool config cleanup by @tianjing-li in #71 - coral-web: support langchain multihop by @wujessica in #62
- coral-web: fix experimental features hook import by @misspia-cohere in #80
- Deployment: fix hugging face deployment by @lusmoura in #78
- docs: fix links in tool_guide.md by @lakshyaag in #61
- Setup: fix cli by @lusmoura in #79
- Add indices on tables by @tianjing-li in #38
- readme: add Azure deployment description + single Docker improvements and fixes by @EugeneLightsOn in #76
- deployment: add docker compose down command in Makefile. by @iFurySt in #65
- coral_web: Add is_available check to tools by @misspia-cohere in #82
- Setup: fix key error by @lusmoura in #84
Notably: Fixes chromaDB and sqllite issue with docker images
New Contributors
- @elaineg made their first contribution in #68
- @lakshyaag made their first contribution in #61
- @iFurySt made their first contribution in #65
Full Changelog: v1.0.1...v1.0.2
2024-04-29 (v1.0.1) (Do not use - see latest)
What's Changed
- Workflow: dont use development env by @lusmoura in #21
- tools: Hide the GCR one-click deploy button by @malexw in #36
- coral-web: Update wikipedia tool name by @misspia-cohere in #37
- coral-web: Move deployment dropdown to main nav by @misspia-cohere in #24
- Single Docker - use Terrarium public image by @EugeneLightsOn in #31
- Langchain Multihop as an experimental feature by @KevinLuong96 in #35
- coral-web: Delay composer focus on Document start option select by @misspia-cohere in #40
- Langchain Chat Improvements by @KevinLuong96 in #41
- chore:update readme to fix single container run command by @KevinLuong96 in #42
- Azure one-click deployment - link fix by @EugeneLightsOn in #39
- Tests: rename command by @lusmoura in #45
- fix: fixup ci be pytest tests failing to grab env secrets by @GangGreenTemperTatum in #47
- Change GCP deployment IP by @tianjing-li in #16
- Add Mock Azure testing, testing improvements by @tianjing-li in #48
- coral-web: remove fonts by @wujessica in #50
- Tests: skip when cohere api key is not set by @lusmoura in #54
- Tests: fix skip tests by @lusmoura in #60
- Fix: File Upload not generating message by @tianjing-li in #55
- backend: fix stream with custom tools, add tests by @scott-cohere in #59
- coral-web: fix typo in os.ts by @eltociear in #56
- docs: change the deployment instructions by @BeatrixCohere in #58
- Docs: add requirement - postgres by @lusmoura in #34
- Standalone Docker improvements by @EugeneLightsOn in #57
- AWS ECS EC2 deployment by @EugeneLightsOn in #52
- readme: move azure deploy button and add description by @scott-cohere in #63
- docs: duplicate deploy button by @scott-cohere in #70
- community: add community folder by @lusmoura in #53
New Contributors
- @malexw made their first contribution in #36
- @EugeneLightsOn made their first contribution in #31
- @GangGreenTemperTatum made their first contribution in #47
- @scott-cohere made their first contribution in #59
- @eltociear made their first contribution in #56
Full Changelog: v1.0.0...v1.0.1
2024-04-24 (v1.0.0)
What's Changed
- Initial v1 release of Cohere's Toolkit
- Docker Images available: https://github.com/orgs/cohere-ai/packages
For more information on how to setup your own Toolkit deployment, check out our README!
New Contributors
- @BeatrixCohere made their first contribution in #1
- @lusmoura made their first contribution in #2
- @wujessica made their first contribution in #4
- @KevinLuong96 made their first contribution in #6
- @tianjing-li made their first contribution in #5
- @misspia-cohere made their first contribution in #28
Full Changelog: https://github.com/cohere-ai/cohere-toolkit/commits/v1.0.0