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

feat(LAB-3135): add kili.llm.create_conversation #1775

Conversation

RuellePaul
Copy link
Contributor

@RuellePaul RuellePaul commented Sep 24, 2024

  • Add kili.llm.create_conversation method
  • Add doc strings for every kili.llm client methods
  • Add section in doc for LLM models
  • Add notebook and tutorial for LLM projects

To see the tutorial :

mkdocs serve

and go to http://127.0.0.1:8000/sdk/tutorials/llm_project_setup/

@RuellePaul RuellePaul self-assigned this Sep 24, 2024
@RuellePaul RuellePaul marked this pull request as draft September 24, 2024 09:33
@RuellePaul RuellePaul force-pushed the feature/lab-3135-aau-i-can-inject-first-prompts-in-new-conversations branch from cd0e05d to edb0179 Compare September 24, 2024 11:59
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@RuellePaul RuellePaul force-pushed the feature/lab-3135-aau-i-can-inject-first-prompts-in-new-conversations branch from 2cbe69c to 2432dee Compare September 24, 2024 17:36
@RuellePaul RuellePaul force-pushed the feature/lab-3135-aau-i-can-inject-first-prompts-in-new-conversations branch from 2432dee to fef5b6a Compare September 24, 2024 17:52
@RuellePaul RuellePaul force-pushed the feature/lab-3135-aau-i-can-inject-first-prompts-in-new-conversations branch from 9ec96dd to 7a0ded5 Compare September 24, 2024 18:14
@RuellePaul RuellePaul force-pushed the feature/lab-3135-aau-i-can-inject-first-prompts-in-new-conversations branch from 9302d6f to aa42735 Compare September 24, 2024 18:58
@RuellePaul RuellePaul force-pushed the feature/lab-3135-aau-i-can-inject-first-prompts-in-new-conversations branch from 504d330 to 1d5f214 Compare September 25, 2024 08:38
@RuellePaul RuellePaul marked this pull request as ready for review September 25, 2024 08:48
@baptiste-olivier
Copy link
Collaborator

Nice work 👏

src/kili/domain/llm.py Outdated Show resolved Hide resolved
@RuellePaul RuellePaul force-pushed the feature/lab-3135-aau-i-can-inject-first-prompts-in-new-conversations branch from 4617db4 to b6c71bf Compare September 30, 2024 11:13
@RuellePaul RuellePaul merged commit 1e43de7 into main Sep 30, 2024
12 of 13 checks passed
@RuellePaul RuellePaul deleted the feature/lab-3135-aau-i-can-inject-first-prompts-in-new-conversations branch September 30, 2024 11:19
BlueGrizzliBear pushed a commit that referenced this pull request Oct 2, 2024
BlueGrizzliBear pushed a commit that referenced this pull request Oct 2, 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.

4 participants