Remove docs configuration-reference
article thumbnail

Build knowledge-powered conversational applications using LlamaIndex and Llama 2-Chat

AWS Machine Learning - AI

For more details on the model’s training process, safety considerations, learnings, and intended uses, refer to the paper Llama 2: Open Foundation and Fine-Tuned Chat Models. It provides tools that offer data connectors to ingest your existing data with various sources and formats (PDFs, docs, APIs, SQL, and more).

article thumbnail

Sending OpenTelemetry Data From AWS Lambda to Honeycomb

Honeycomb

Add a Collector configuration file into the Lambda’s source directory, and configure the exporter to send data to Honeycomb using your Honeycomb environment’s API key. Add OTel and Honeycomb environment variables to your template configuration for your Lambda. Add your Honeycomb environment’s API key to AWS Secrets Manager.

Lambda 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Enabling GitHub Actions on Enterprise Server: Common gotcha’s

Xebia

This is quite a bit hidden in the docs: if you know where to find it, and dig through 4 different pages of information on enabling Dependabot, then eventually you find this reference to it, hidden under step 3. You will need to create and configure that storage to be used before you can continue.

article thumbnail

Seamless Collaboration: Elevating Testing Efficiency with Katalon Studio-JIRA Integration

Perficient

Efficient Software Testing with Katalon Studio JIRA Integration Create and Execute Sample Test Case Refer to my blog on Test creation in Katalon Studio: [link] Record or create a sample failing test, add a step that will cause an error so the test fails, and we can create a bug in JIRA. Apply and save the changes. You can create BDD tests.

Testing 52
article thumbnail

Extending Layout Service in Sitecore Headless

Perficient

While Sitecore Headless Services facilitates the exposure of endpoints to retrieve Sitecore route data in JSON format, it is essential to establish and configure a Sitecore Services Client (SSC) API key to interact with these endpoints. Refer to this official doc for more details on Sitecore headless. of this page.

article thumbnail

Using Vulcan Codecs with Kafka Java APIs

Xebia

id), field("timestamp", _.timestamp), timestamp), field("value", _.value), mapN(Data(_, _, _)) } For the full spec, check out the Vulcan documentation. Those two things were added as a parameter to our function. encode returns an Either[AvroError, AvroType].

Data 130
article thumbnail

Automatic Updates in AEM as a Cloud Service (AEMaaCS)

Perficient

Dispatcher Tools and Validations When you create an AEM project using AEM Project Maven Archetype, it is prepopulated with a set of dispatcher configuration files. The Dispatcher Tools provide a set of Apache HTTP Web server and Dispatcher configuration files that define behavior for all environments, including local development.