Skip to content
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

docs: add instructions for changing theme #87

Closed
wants to merge 22 commits into from

Conversation

lakshyaag
Copy link
Contributor

@lakshyaag lakshyaag requested a review from a team as a code owner May 2, 2024 03:02
Copy link
Collaborator

@tianjing-li tianjing-li left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm @elaineg can you check this to make sure its in line with what you're looking for?

Copy link
Contributor

@wujessica wujessica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look great! Just left some tiny nits, thanks for making these changes!!

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@lakshyaag
Copy link
Contributor Author

Thanks @wujessica, I've made the suggested changes. Not sure what to do with the merge conflict here.

@lakshyaag lakshyaag requested a review from wujessica May 7, 2024 16:26
@wujessica
Copy link
Contributor

Thanks @wujessica, I've made the suggested changes. Not sure what to do with the merge conflict here.

Ahh I guess we've restructured our README.md, I think this could go under how_to_guides.md? Would you mind moving it into that file and following that format? And adding a link on L13 in the README.md file

@lakshyaag
Copy link
Contributor Author

Thanks @wujessica, I've made the suggested changes. Not sure what to do with the merge conflict here.

Ahh I guess we've restructured our README.md, I think this could go under how_to_guides.md? Would you mind moving it into that file and following that format? And adding a link on L13 in the README.md file

Done!

Copy link
Contributor

@wujessica wujessica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thank you so much!!

@lakshyaag
Copy link
Contributor Author

Great, please merge when ready.
@wujessica, any comments on the logo part of #12? I'll try creating a prototype tonight

@wujessica
Copy link
Contributor

Great, please merge when ready. @wujessica, any comments on the logo part of #12? I'll try creating a prototype tonight

That approach makes sense to me, excited to see the prototype :)

@wujessica
Copy link
Contributor

@lakshyaag looks like some of the commits on this PR aren't signed so I can't merge, could you help sign them?

image

@lakshyaag
Copy link
Contributor Author

Hi @wujessica, I just added the GPG key locally. Could you please help me on how I can go back and sign all the commits?

@wujessica
Copy link
Contributor

@lakshyaag you might need to squash and re-commit, it looks like it's your earlier commits that weren't signed (any of the below that don't say Verified)

image

lakshyaag and others added 12 commits May 8, 2024 14:58
Signed-off-by: Lakshya Agarwal <lakshyajannu@gmail.com>
* Deployment: add local model deployment option

* lint

* add tests

* lint

* fix cohere prompts
* Cli: add dummy tests

* move cli to backend
cohere-ai#94)

* Update default NEXT_PUBLIC_API_HOSTNAME for the new api routing

* Also update NEXT_PUBLIC_API_HOSTNAME in README and .env-template
Minor formatting

Co-authored-by: Jessica Wu <jessica@cohere.ai>
Update main.py

Co-authored-by: Tianjing Li <tianjinglimail@gmail.com>
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lakshyaag and others added 10 commits May 8, 2024 14:58
Signed-off-by: Lakshya Agarwal <lakshyajannu@gmail.com>
* Refactor model deployments folder

* lint

* fix imports

* fix imports
cohere-ai#90)

* Auth wip

* Add tests

* working basic auth

* add test coverage: still todo add session tests

* Add session tests

* Add docs

* fix types

* merge alembic

* add secret key fixture

* fix tests
…http://terrarium:8080 (cohere-ai#103)

Fix cohere-ai#97: Change default python interpreter URL to http://terrarium:8080

The previous default http://localhost:8080 didn't work with docker
compose on Mac

Co-authored-by: Tianjing Li <tianjinglimail@gmail.com>
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.2...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luísa Moura <luisa@cohere.com>
* Fix links

* Fix links
* CLI: fix default values

* fix
…-ai#81)

* add coral_web workflow

* add path filter

* setup node, pnpm and install deps before running checks

* update node version file path

* update actions paths/directories
@lakshyaag
Copy link
Contributor Author

I think I messed up. Let me re-open this with a clean version.

@lakshyaag lakshyaag closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants