v1.0.3
版本发布时间: 2024-05-17 22:06:51
cohere-ai/cohere-toolkit最新发布版本:v1.1.0(2024-09-28 02:19:45)
PSA: Update your NEXT_PUBLIC_API_HOSTNAME
variable to use http://localhost:8000
What's Changed
- docs: Update README.md links by @DennisAumiller in https://github.com/cohere-ai/cohere-toolkit/pull/83
- docs: clarify setup env for development. by @iFurySt in https://github.com/cohere-ai/cohere-toolkit/pull/64
- coral-web: update the starter card options by @misspia-cohere in https://github.com/cohere-ai/cohere-toolkit/pull/73
- coral-web: include conversationId in file upload by @misspia-cohere in https://github.com/cohere-ai/cohere-toolkit/pull/85
- Deployment: add local model deployment option by @lusmoura in https://github.com/cohere-ai/cohere-toolkit/pull/77
- Docs: add env setup instructions by @lusmoura in https://github.com/cohere-ai/cohere-toolkit/pull/88
- Cli: add dummy tests by @lusmoura in https://github.com/cohere-ai/cohere-toolkit/pull/89
- backend: Set up next.js to proxy requests to the API by @malexw in https://github.com/cohere-ai/cohere-toolkit/pull/86
- tools: Update default NEXT_PUBLIC_API_HOSTNAME for the new api routing by @malexw in https://github.com/cohere-ai/cohere-toolkit/pull/94
- fix: broken backend URL in cli by @Justicea83 in https://github.com/cohere-ai/cohere-toolkit/pull/93
- build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in https://github.com/cohere-ai/cohere-toolkit/pull/105
- Tools: fix citations by @lusmoura in https://github.com/cohere-ai/cohere-toolkit/pull/108
- Update documentation by @BeatrixCohere in https://github.com/cohere-ai/cohere-toolkit/pull/107
- Fix link for docs by @BeatrixCohere in https://github.com/cohere-ai/cohere-toolkit/pull/110
- backend: Refactor model deployments folder by @tianjing-li in https://github.com/cohere-ai/cohere-toolkit/pull/109
- Add baseline Architecture to support auth + User sessions + Basic Auth by @tianjing-li in https://github.com/cohere-ai/cohere-toolkit/pull/90
- docs: Update setup.md and makefile instruction to point to the right path by @mauro-schilman in https://github.com/cohere-ai/cohere-toolkit/pull/114
- Frontend: Fix #97, change default python interpreter URL to http://terrarium:8080 by @acanis in https://github.com/cohere-ai/cohere-toolkit/pull/103
- build(deps-dev): bump tqdm from 4.66.2 to 4.66.3 by @dependabot in https://github.com/cohere-ai/cohere-toolkit/pull/96
- CLI: install setup and community dependencies by @lusmoura in https://github.com/cohere-ai/cohere-toolkit/pull/116
- Fix doc links by @BeatrixCohere in https://github.com/cohere-ai/cohere-toolkit/pull/117
- CLI: fix default values by @lusmoura in https://github.com/cohere-ai/cohere-toolkit/pull/119
- github actions: add build + lint check workflow for coral_web by @misspia-cohere in https://github.com/cohere-ai/cohere-toolkit/pull/81
- backend: Update CLI by @tianjing-li in https://github.com/cohere-ai/cohere-toolkit/pull/126
- fix: missing field in api response causing backend failure by @ryuzio in https://github.com/cohere-ai/cohere-toolkit/pull/99
- replace graphic to remove coral name by @elaineg in https://github.com/cohere-ai/cohere-toolkit/pull/125
- Minro refactoring for consistancy sake by @Phodaie in https://github.com/cohere-ai/cohere-toolkit/pull/102
- chore: add new codeowners by @scott-cohere in https://github.com/cohere-ai/cohere-toolkit/pull/130
- Routers: add versioning by @lusmoura in https://github.com/cohere-ai/cohere-toolkit/pull/111
- Readme: add contributors by @lusmoura in https://github.com/cohere-ai/cohere-toolkit/pull/135
- backend: add basic logging middleware by @scott-cohere in https://github.com/cohere-ai/cohere-toolkit/pull/124
- tools: add ClinicalTrials.gov API as function tool by @AidanCooper in https://github.com/cohere-ai/cohere-toolkit/pull/134
- chore: enter to continue on env var review by @scott-cohere in https://github.com/cohere-ai/cohere-toolkit/pull/133
- Small updates to GCP deploy guide by @tianjing-li in https://github.com/cohere-ai/cohere-toolkit/pull/122
- frontend: update theming functionality by @lakshyaag in https://github.com/cohere-ai/cohere-toolkit/pull/123
- Docs: Add documentation for setting up Authentication by @tianjing-li in https://github.com/cohere-ai/cohere-toolkit/pull/139
- Deployments: add bedrock by @lusmoura in https://github.com/cohere-ai/cohere-toolkit/pull/136
- Revert Proxy by @tianjing-li in https://github.com/cohere-ai/cohere-toolkit/pull/140
New Contributors
- @DennisAumiller made their first contribution in https://github.com/cohere-ai/cohere-toolkit/pull/83
- @Justicea83 made their first contribution in https://github.com/cohere-ai/cohere-toolkit/pull/93
- @dependabot made their first contribution in https://github.com/cohere-ai/cohere-toolkit/pull/105
- @mauro-schilman made their first contribution in https://github.com/cohere-ai/cohere-toolkit/pull/114
- @acanis made their first contribution in https://github.com/cohere-ai/cohere-toolkit/pull/103
- @ryuzio made their first contribution in https://github.com/cohere-ai/cohere-toolkit/pull/99
- @Phodaie made their first contribution in https://github.com/cohere-ai/cohere-toolkit/pull/102
- @AidanCooper made their first contribution in https://github.com/cohere-ai/cohere-toolkit/pull/134
Full Changelog: https://github.com/cohere-ai/cohere-toolkit/compare/v1.0.2...v1.0.3