Skip to content

Commit

Permalink
add function calling tags
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpfish committed Oct 17, 2023
1 parent 6d3db13 commit ccab1fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
- prestontuggle
tags:
- completions
- functions

- title: Get embeddings
path: examples/Get_embeddings.ipynb
Expand Down Expand Up @@ -132,6 +133,7 @@
- joe-at-openai
tags:
- completions
- functions

- title: How to call functions with chat models
path: examples/How_to_call_functions_with_chat_models.ipynb
Expand All @@ -141,6 +143,7 @@
- joe-at-openai
tags:
- completions
- functions

- title: How to count tokens with tiktoken
path: examples/How_to_count_tokens_with_tiktoken.ipynb
Expand Down Expand Up @@ -414,6 +417,7 @@
- kristapratico
tags:
- completions
- functions

- title: Translate a book writen in LaTeX from Slovenian into English
path: examples/book_translation/translate_latex_book.ipynb
Expand Down Expand Up @@ -986,6 +990,7 @@
tags:
- completions
- embeddings
- functions

- title: Neon as a vector database
path: examples/vector_databases/neon/README.md
Expand Down

0 comments on commit ccab1fe

Please sign in to comment.