|
1 |
| -# Nebula FAQs |
| 1 | +import { Details } from "@doc"; |
2 | 2 |
|
3 |
| -### I am still waiting on access to Nebula. How can I be approved? |
| 3 | +# Nebula FAQs |
4 | 4 |
|
| 5 | +<Details summary="I am still waiting on access to Nebula. How can I be approved?"> |
5 | 6 | We are rolling out Nebula approval in batches daily - stay tuned!
|
| 7 | +</Details> |
| 8 | + |
| 9 | +<Details summary="What underlying model does Nebula use?"> |
| 10 | +During Alpha, we are primarily testing the t0 model while conducting limited trials of the upcoming t1 model. |
| 11 | +The t0 model utilizes a mixture-of-agents architecture. We are targeting an early Q2 launch for t1, and will |
| 12 | +provide additional details around launch. |
| 13 | +</Details> |
6 | 14 |
|
7 |
| -### What underlying model does Nebula use? |
| 15 | +<Details summary="Does Nebula support ________ chain?"> |
| 16 | +Nebula supports reading and writing capabilities on any EVM-compatible chain. [View the chainlist](https://thirdweb.com/chainlist) for all supported chains. |
| 17 | +</Details> |
8 | 18 |
|
9 |
| -During Alpha, we are primarily testing the t0 model while conducting limited trials of the upcoming t1 model. The t0 model utilizes a mixture-of-agents architecture. We are targeting an early Q2 launch for t1, and will provide additional details around launch. |
| 19 | +<Details summary="Does Nebula support multiple languages?"> |
| 20 | +Yes, you may ask Nebula questions in any spoken language. |
| 21 | +</Details> |
10 | 22 |
|
11 |
| -### Which contracts does Nebula support? |
12 |
| -Nebula supports the read and write context of any verified contract or any contract on the thirdweb dashboard. For deploying through Nebula, supported contracts include [Token - ERC20](https://thirdweb.com/thirdweb.eth/TokenERC20), [NFT Collection - ERC721](https://thirdweb.com/thirdweb.eth/TokenERC721), [Edition - ERC1155](https://thirdweb.com/thirdweb.eth/TokenERC1155), and [Split](https://thirdweb.com/thirdweb.eth/Split) contracts. |
| 23 | +<Details summary="How can I improve upon Nebula's responses?"> |
| 24 | +We recommend using [context filters](/nebula/key-concepts/context-filters) to improve relevant responses. You may also modify hyperparameters such as temperature, top-p, |
| 25 | +and more using the OpenAI API. Learn more about our [OpenAI API integration](/nebula/plugins/openai). |
| 26 | +</Details> |
| 27 | + |
| 28 | +<Details summary="Which contracts does Nebula support?"> |
| 29 | +Nebula supports the read and write context of any verified contract or any contract on the thirdweb dashboard. |
| 30 | +For deploying through Nebula, supported contracts include [Token - ERC20](https://thirdweb.com/thirdweb.eth/TokenERC20), |
| 31 | +[NFT Collection - ERC721](https://thirdweb.com/thirdweb.eth/TokenERC721), [Edition - ERC1155](https://thirdweb.com/thirdweb.eth/TokenERC1155), |
| 32 | +and [Split](https://thirdweb.com/thirdweb.eth/Split) contracts. |
13 | 33 |
|
14 | 34 | If you have a published contract you would like to enable for deployment through Nebula, please [contact us](https://thirdweb.com/contact-us).
|
| 35 | +</Details> |
15 | 36 |
|
16 |
| -### Does Nebula have memory from past conversations? |
| 37 | +<Details summary="Does Nebula have memory from past conversations?"> |
17 | 38 | Nebula retains memory within the confines of a session. [Learn more about sessions](/nebula/key-concepts/sessions).
|
| 39 | +</Details> |
18 | 40 |
|
19 |
| -### What is the context size of Nebula? |
20 |
| -The context size or window is 128k tokens. |
21 |
| - |
22 |
| -### Will Nebula be open source? |
| 41 | +<Details summary="What is the context size of Nebula?"> |
| 42 | +The context size or window is 128k tokens or approximately 96,000 words which may vary depending on the specific language and text characteristics. |
| 43 | +</Details> |
23 | 44 |
|
| 45 | +<Details summary="Will Nebula be open source?"> |
24 | 46 | Nebula is not currently open source. We are exploring open sourcing Nebula in the future.
|
| 47 | +</Details> |
25 | 48 |
|
26 |
| -### When will pricing be available for Nebula? |
27 |
| - |
28 |
| -Pricing options will be available in beta. Nebula is still being tested in alpha. |
| 49 | +<Details summary="When will pricing be available for Nebula?"> |
| 50 | +Pricing options will be available in beta. Nebula is still being tested in alpha. |
| 51 | +</Details> |
0 commit comments