Commit Graph

198 Commits

Author SHA1 Message Date
Joschka Braun
bebdac50e7 Feat playground gateway (#20)
* feat: playground in gateway

* fix: playground in gateway

* fix: do not import executor

* fix: make local work

* fix: fix typo
2023-04-20 11:21:39 +02:00
Florian Hönicke
7048f7b356 Merge pull request #21 from jina-ai/feat_going_meta
Feat going meta
2023-04-20 10:17:07 +02:00
Florian Hönicke
45a2024558 fix: gpt example 2023-04-20 02:17:51 +02:00
Florian Hönicke
9ee2565712 docs: summary 2023-04-20 02:08:44 +02:00
Florian Hönicke
b4c4a809a4 Merge branch 'main' of github.com:jina-ai/microchain into feat_going_meta 2023-04-20 01:59:05 +02:00
Florian Hönicke
16bbe8bdce feat: support for gpt 2023-04-20 01:58:51 +02:00
Florian Hönicke
7fa5052874 feat: support for gpt 2023-04-20 00:30:22 +02:00
Florian Hönicke
db3a05771b feat: support for gpt 2023-04-20 00:28:28 +02:00
Florian Hönicke
a336907a21 feat: http instead of grpc (#18)
* feat: http

* feat: http

* fix: git ignore

* fix: better formatting

* docs: add missing print

* fix: add protocol

* fix: bump version
2023-04-19 14:11:21 +02:00
Florian Hönicke
d4d80a1628 Merge pull request #17 from jina-ai/fix-add-cost-estimation
fix: use old callback for cost calculation
2023-04-19 13:45:20 +02:00
Joschka Braun
3d1e23c173 fix: fix typo 2023-04-19 13:43:47 +02:00
Joschka Braun
d878a782d5 fix: use old callback for cost calculation 2023-04-19 13:39:59 +02:00
Florian Hönicke
9261fa3a3d Merge pull request #16 from jina-ai/refactor_cleanup
refactor: cleanup
2023-04-19 10:45:01 +02:00
Florian Hönicke
0af51e4bd8 docs: implement feedback 2023-04-19 10:44:14 +02:00
Florian Hönicke
9a37e82593 Merge pull request #15 from prasad5141/prasad5141-patch-1
added missing headline variable while calling print_colored function
2023-04-19 10:40:51 +02:00
Florian Hönicke
f513277a05 docs: fix documentation 2023-04-19 02:00:33 +02:00
Florian Hönicke
b32adf501d docs: fix documentation 2023-04-19 01:03:24 +02:00
sai prasad
6608523697 added missing headline variable while calling print_colored function
I added a headline as per my knowledge, please let me know if any specific headline should be displayed, like user or system
2023-04-19 00:33:40 +05:30
Florian Hönicke
8fb9c3cc8e docs: fix documentation 2023-04-18 20:41:15 +02:00
Florian Hönicke
3a1d570337 docs: fix documentation 2023-04-18 20:38:43 +02:00
Florian Hönicke
cee02b077a docs: fix documentation 2023-04-18 17:47:11 +02:00
Florian Hönicke
2607f162ce Revert "docs: tabular layout"
This reverts commit 4631a254e8.
2023-04-18 17:35:04 +02:00
Florian Hönicke
651ab730a8 Merge pull request #11 from jina-ai/refactor-langchain
refactor: langchain
2023-04-18 16:19:25 +02:00
Joschka Braun
f6ed24e738 fix: review 2023-04-18 16:04:58 +02:00
Joschka Braun
5e5e30a847 Merge pull request #14 from jina-ai/docs_tabular_layout
docs: tabular layout
2023-04-18 15:13:30 +02:00
Florian Hönicke
4631a254e8 docs: tabular layout 2023-04-18 15:10:41 +02:00
Joschka Braun
a4d3a9f869 fix: fix typos 2023-04-18 14:55:56 +02:00
Joschka Braun
8a87cb3d41 fix: fix typos 2023-04-18 14:37:50 +02:00
Joschka Braun
0692976088 refactor: merge main 2023-04-18 14:05:36 +02:00
Joschka Braun
eaac7e49b3 Merge branch 'main' of https://github.com/jina-ai/gptdeploy into refactor-langchain
# Conflicts:
#	src/options/generate/generator.py
2023-04-18 13:51:31 +02:00
Joschka Braun
a63c9e39db refactor: update general guidelines and req 2023-04-18 13:50:18 +02:00
Florian Hönicke
0e2b59a6e8 docs: hacker news search 2023-04-18 13:43:03 +02:00
Joschka Braun
14b2c1e75a Merge branch 'main' of https://github.com/jina-ai/gptdeploy into refactor-langchain
# Conflicts:
#	src/apis/gpt.py
#	src/cli.py
#	src/options/generate/generator.py
#	src/options/generate/prompt_system.py
#	src/options/generate/prompt_tasks.py
2023-04-18 12:17:52 +02:00
Florian Hönicke
fe684429b8 Merge pull request #13
docs: hacker news example
2023-04-18 12:16:10 +02:00
Florian Hönicke
2b3300c133 docs: hacker news search 2023-04-18 12:06:39 +02:00
Joschka Braun
86f50e1c86 refactor: use templates 2023-04-18 12:00:10 +02:00
Florian Hönicke
c11d68fdf7 fix: word doubling 2023-04-18 11:51:13 +02:00
Florian Hönicke
a27edf4f36 refactor: bump version 2023-04-18 11:39:34 +02:00
Florian Hönicke
8fafe3ced9 Merge pull request #12 from jina-ai/docs_chemical_formulas
docs: chem formulas
2023-04-18 11:37:59 +02:00
Florian Hönicke
cd7872dee4 refactor: remove comment 2023-04-18 11:35:12 +02:00
Florian Hönicke
56d79b026e fix: out of tokens because of version logs 2023-04-18 11:23:35 +02:00
Florian Hönicke
88642564b7 fix: out of tokens because of version logs 2023-04-18 10:06:17 +02:00
Florian Hönicke
28901a05a6 refactor: bump version 2023-04-18 02:38:19 +02:00
Florian Hönicke
648cfa3a63 Merge remote-tracking branch 'origin/main' 2023-04-18 02:25:39 +02:00
Florian Hönicke
7dcd690245 fix: multiple things and 3d 2023-04-18 02:25:28 +02:00
Joschka Braun
ca6d199897 refactor: use templates 2023-04-17 18:58:40 +02:00
Joschka Braun
03de77b58e refactor: simplify gpt session 2023-04-17 15:05:58 +02:00
Joschka Braun
deaea68f4f refactor: langchain 2023-04-17 15:01:28 +02:00
Joschka Braun
222744c042 Merge pull request #10 from jina-ai/fix-config-yml-indent
fix: remove indent in config yml
2023-04-17 11:55:50 +02:00
Joschka Braun
bb2f531d74 fix: remove indent in config yml 2023-04-17 11:51:48 +02:00